<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "uft-8";
.light{
	color: #bbb;
}
.top{
	width: 1100px;
}
.scroll_pic_full{
	width: 100%;
	height: 500px;
	position: relative;
	text-align: center;
}
.scroll_pic {
	top: 0;
	left: 0;
	width: 100%;
    height: 500px;
	overflow: hidden;
}
.scroll_pic li a{
	display: block;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center top;
}

/*æ•°å­—æŒ‰é’®æ&nbsp;·å¼*/
.scroll_pic_full .num { 
	overflow:hidden; 
	width: 100%;
	position: absolute; 
	bottom:112px; 
	left: 0; 
	zoom:1; 
	z-index:3 
}
.scroll_pic_full .num li { 
	display: inline-block;
	width: 14px; 
	height: 14px;
	border: 1px #eb282e solid;
	margin-right: 10px; 
	border-radius:50%; 
	cursor:pointer; 
}
.scroll_pic_full .num li.on { 
	background-color: #eb282e; 
}


.quick_bar_full{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 96px;
	background-color: rgba(0,0,0,.48);
}
.quick_bar{
	width: 1000px;
	margin: 0 auto;
}
.quick_search_holder{
	width: 590px;
	height: 45px;
	margin-top: 25px;
	background-color: #fff;
	border-radius: 3px;
	position: relative;
}
#date{
	border: none;
	width: 215px;
	padding-left: 10px;
	height: 45px;
	line-height: 45px;
	position: relative;
	cursor: pointer;
	text-align: left;
}
#date::-webkit-input-placeholder{
	color: inherit;
}
.date_holder{
	position: relative;
}
.date_holder:after,
#show_brand:after{
	content: "\f0d7";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: 16px;
	color: #999;
	line-height: 45px;
	pointer-events:none;
}
#show_brand{
	display: block;
	width: 215px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	text-align: left;
	border-left: 1px #e2e2e2 solid;
	position: relative;
}
#quick_search{
	height: 45px;
	line-height: 45px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	width: 98px;
}
.upload_car{
	height: 45px;
	line-height: 45px;
	margin-top: 25px;
	color: #fff;
}
#to_jieqin{
	height: 45px;
	line-height: 45px;
	margin-left: 10px;
}
.recommend_car {
  height: 197px;
  overflow: hidden;
  background-color: #f0eeee;
}
.recommend_car ul li {
  width: 266px;
  height: 192px;
  float: left;
  padding-top: 5px;
  margin-right: 5px;
  display: block;
  cursor: pointer;
  position: relative;
}
.recommend_car ul li a{
	display: block;
	background: #fff url(/Theme/Index/images/loading.jpg) no-repeat;
}
.recommend_car ul li a:hover{
	outline: 1px #fb5358 solid;
}
.recommend_img{
	display: block;
	width: 266px;
	height: 150px;
}
.recommend_img_holder{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 266px;
	height: 112px;
	padding-top: 38px;
	color: #fff;
	font-size: 18px;
	background-color: #000;
	vertical-align: middle;
}
.recommend_car_info{
	height: 36px;
	line-height: 36px;
	text-align: left;
	padding: 0 10px;
	background-color: #fff;
}



.package_full{
	background-color: #fff;
	height: 916px;
	overflow: hidden;
	*zoom: 1;
}
.package_full .margin{
	width: 1110px;
	margin: 0 auto;
}
.package_full .margin .b-title{
	text-align: center; 
	margin-top: 28px; 
	font-size: 30px;
	color: #555;
}
.package{
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 26px;
}
.package a{
	display: block;
	height: inherit;
	width: inherit;
}
.package li{
	box-sizing: border-box;
	position: relative;
	float: left;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
}
.package li:hover{
	box-shadow: 0 5px 20px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,.35);
	border: 1px solid #eb282e;
}
.Explain{
	width: 256px;
	height: 510px;
	background-color: #ccc;
}

.pk-title{
	width: inherit;
	height: 510px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #eb282e;
	overflow: hidden;
}
.pk-title div:before{
	content: "";
	display: block;
	width: 74px;
	height: 74px;
	position: absolute;
	right: 90px;
	top: 320px;
	background: url(/Public/images/pc/package-more.png);
}
.pk-h2{
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	margin-top: 36px;
}
.pk-eplain{
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 16px;
}
.package-box{
	margin-left: 16px;
	float: left;
	display: inline-block;
	width: 408px;
	height: 248px;
	background-color: #ccc;
	margin-bottom: 16px;
}

.package-box .package-message{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 248px;
	background-color: rgba(0,0,0,.5);
	overflow: hidden;
	opacity: 0;
}

.package-message div{
font-size: 18px;
color: #fff;
text-align: center;
margin-top: 100px;
}
.package-message div span{
	display: inline-block;
	margin-right: 10px;
	font-size: 30px;
	color: #eb282e;
}
.package-message p{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 14px;
}
.package-box img{
	width: 100%;
	height: 248px;
}
.package-bottom{
 	margin-left: 0;
 	margin-right: 14px;
 }
.package-more{
	display: inherit;
 	width: 258px;
 	height: 248px;
 	background-color: #ccc;
 	margin-left: 2px;
 	background-color:#eb282e ;
 	padding-left: 20px;
 }
 .package-more div{
 	margin-top: 106px;
 	text-align: left;
 	color: #fff;
 	font-size: 20px;
 	font-weight: 600;
 }
.package-more div:before{
  	content: "";
  	display: block;
  	width: 74px;
  	height: 74px;
  	position: absolute;
  	right: 20px;
  	top: 90px;
  	background: url(/Public/images/pc/package-more.png);
  }
  .package-more p{
  	margin-top: 4px;
 	text-align: left;
 	color: #fff;
 	font-size: 14px;
  }
.Explain2{
	height: 776px;
	width: 510px;
	background: url('/Public/images/pc/Explain3.jpg') no-repeat;
}
.Explain2 .pk-title{
	height: 185px;
}

.Explain2 .pk-h2{
	font-size: 36px;
	margin-top: 42px;
}
.Explain2 .pk-eplain{
	font-size: 20px;
}
.package-top{
background:url(/Public/images/pc/package-top1.jpg) no-repeat !important;	
}
.Combination{
	width: 536px;
	height: 380px;
	background:url(/Public/images/pc/Combination1.jpg) no-repeat;
}


.comb-title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 118px;
	background-color: #000;
	overflow: hidden;

}
.comb-title div{
	font-size: 36px;
	text-align: right;
	margin-right: 18px;
	color: #fff;
	margin-top: 12px;
}
.comb-title p{
	font-size: 18px;
	text-align: right;
	margin-right: 18px;
	color: #fff;
	margin-top: 10px;
}
.Combination .package-message{
	width: 100%;
	height: 100%;
}
.Combination .package-message div{
	font-size: 36px;
	font-weight: 600;
	margin-top: 148px;
}
.Combination .package-message p{
	font-size:24px ;
}
.about_full{
	position: relative;
	height: 549px;
	margin-top: 1px;
	padding: 40px 0 0;
	background:url(/Public/images/pc/about_fullbg.jpg) 100% top no-repeat;
	
}
.about_title{
  width: 200px;
  text-align: center;
  font-size: 30px;
  background-color: transparent;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -100px;
  font-weight: 550;
}
.about_title i{
	color: #eb282e;
	font-size:16px;
	width: 200px;
	position: absolute;
	left: 0;
	top: 50px;
	font-weight: normal;
}
.about{
	position: relative;
	width: 762px;
	height: 238px;
	padding: 170px 42px 20px 42px;
	margin: 0 auto;
	margin-top: ;
	text-align: left;
	line-height: 1.8;
	background-color: rgba(255,255,255,0.8);
}
.about a{
	width: 106px;
	height: 33px;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -53px;
	bottom: 44px;
	color:#eb282e;
	font-size: 16px;
	line-height: 33px;
	border: 1px solid #555;
}
.about span{
	color: #eb282e;
	font-size: 24px;
}
.banner{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #eb4e6b;
	width: 100%;
	height: 95px;
}
.banner img{
	display: block;
	margin: 0 auto ;
}
.show_user_full{
	position: relative;
	overflow: hidden;
	height: 676px;
	background-color: #e44b6a;
  background: -webkit-linear-gradient(120deg, #e44b6a 30%, #ff9961); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(120deg,  #e44b6a 30%, #ff9961); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(120deg,  #e44b6a 30%, #ff9961); /* Firefox 3.6 - 15 */
  background: linear-gradient(to 120deg,  #e44b6a 30%, #ff9961); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
}
.show_user_full1{
	position: relative;
	overflow: hidden;
	height: 676px;
	background-color: #fff;
	background: url(/Public/images/pc/modelbg.jpg) 100% 100% no-repeat;
}
.show_user_full .btn-href{
	width: 254px;
	height: 64px;
	border: 1px solid #fff;
	border-radius:10px ;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -127px;
}
.show_user_full1 .btn-href{
	width: 254px;
	height: 64px;
	border: 1px solid #fb5c6e;
	background-color:#fb5c6e ;
	border-radius:10px ;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -127px;
}

.show_user_full1 .btn-href a{
	display: block;
	text-align: center;
	width: inherit;
	width: inherit;
	color: #fff;
	font-size: 24px;
	line-height: 64px;
}
.show_user_full .btn-href a{
	display: block;
	text-align: center;
	width: inherit;
	width: inherit;
	color: #fff;
	font-size: 24px;
	line-height: 64px;
}
.report_full{
	background-color: #fff;
	margin-top: 1px;
}

.show_comment
{
	width: 1100px;
	margin: 0 auto;
	padding: 106px 0 48px 0;
	text-align: center;
}
.show_user{
	width: 1100px;
	height: 540px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -550px;
	margin-top: -270px;
	text-align: center;
	overflow: hidden;
}
.show_user_ul{
	margin-top: 90px;
	line-height: 1.6;
}
.show_user_ul li{
	width: 364px;
	height: 162px;
	float: left;
}
.b-title,.b-title1{
	display: block;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}
.b-title a{
	font-weight: normal;
	display: inline-block;
    color: #e44b6a;
    font-family: 'å¾®è½¯é›…é»‘';
    background-image: -webkit-linear-gradient(right,#e44b6a ,#ff9961);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.show_user .b-title1 a{
	font-weight: normal;
	display: inline-block;
    color: #fff;
    font-family: 'å¾®è½¯é›…é»‘';
}
.show_user_ul .i-title2{
	font-weight: normal;
	display: inline-block;
    color: #fff;
    font-family: 'å¾®è½¯é›…é»‘';
	margin-bottom: 5px;
}
.i-title{
	font-weight: normal;
	display: inline-block;
    color: #e44b6a;
    font-family: 'å¾®è½¯é›…é»‘';
    background-image: -webkit-linear-gradient(right,#e44b6a ,#ff9961);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom: 5px;
}
.user_icon{
	height: 92px;
	margin-bottom: 42px;
	background-image: url(/Public/images/pc/icon-user.png);
	background-repeat: no-repeat;
}
.i-1{
	background-position: center 0px;
}
.i-2{
	background-position: center -92px;
}
.i-3{
	background-position: center -188px;
}
.i-4{
	background-position: center -289px;
}
.i-5{
	background-position: center -386px;
}
.i-6{
	background-position: center -498px;
}
.comment_full,.news_full{
	background-color: #f1f1f1;
	margin-top: 1px;
}
.comment{
	padding-top: 32px;
	position: relative;
}
.show_comment ul li{
	width: 255px;
	padding: 80px 10px 0;
	float: left;
	color: #555;
}

.comment_head{
	position: absolute;
	top: -75px;
	left: 50px;
	width: 150px;
	height: 150px;
	border: 5px #fff solid;
	border-radius: 50%;
	overflow: hidden;
}
.comment_name{
	font-weight: bold;
	text-align: center;
}
.comment_phone{
	text-align: center;
	margin-bottom: 10px;
}
.comment_cont{
	position: relative;
	line-height: 1.6;
	height: 198px;
	padding: 90px 20px 20px 20px;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	transition: background-color .25s linear,color .25s linear;
	cursor: default;
}
.comment_cont:hover{
	background-color: #fb5358;
	color: #fff;
}
.comment_cont i{
	color: #e2e2e2;
	font-size: 22px;
	margin-right: 10px;
}
.s_prev, .s_next {
    width: 40px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    top: 116px;
    font-size: 60px;
    color: #e2e2e2;
}
.s_prev:hover,
.s_next:hover{
	color: #ccc;
}
.s_prev{
	left: -50px;
}
.s_next{
	right: -50px;
}
.news{
	margin: 0 auto;
	padding: 58px 0 77px 0; 
	width: 1100px;
	text-align: center;
}
.news .b-title{
	font-weight: 100;
}
.news ul{
	margin-top: 36px;
}
.report li{
	width: 275px;
	padding-top: 52px;
	float: left;
	background-image: url(/Theme/Index/images/news1.png);
	background-repeat: no-repeat;
	font-size: 14px;
}
.news ul li a:hover{
	color: #fb5358
}
.news_1{
	background-position: center 5px ;
}
.news_2{
	background-position: center -135px;
}
.news_3{
	background-position: center -273px ;
}
.news_4{
	background-position: center -430px;
}
.footer_links{
	width: 1100px;
	margin: 34px auto 10px;
	font-size: 12px;
	line-height: 2;
	overflow: hidden;
}
.footer_links span{
	float: left;
}
.links_list{
	padding: 5px;
}
.footer_links ul{
	float: left;
	width: 988px;
}
.footer_links li{
	float: left;
	margin-left: 12px;
}
.bottom_banner_full{
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 218px;
	padding-top: 10px;
	background-color: rgba(0,0,0,.6);
	z-index: 60;
}
.bottom_banner{
	width: 1100px;
    height: 218px;
    margin: 0 auto;
    position: relative;
}
.bottom_banner_close{
	position: absolute;
	top: 0;
	right: -36px;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-family: simsun,arial;
	font-size: 26px;
	color: #fff;
	background-color: rgba(0,0,0,.3);
	cursor: pointer;
}


    .choose_brand{
        display: none;
        z-index: 999;
        position: absolute;
        top: 45px;
        left: 225px;
        width: 576px;
        background-color: #fff;
        overflow: hidden;
        border: 1px #ccc solid;
        box-shadow: 0 0 20px rgba(160,160,160,.2);
    }
    .choose_brand_title{
        position: relative;
        height: 38px;
        line-height: 38px;
        background: #f7f2f2;
        color: #777;
        font-size: 16px;
        border-bottom: 1px #e2e2e2 solid;
    }
    .choose_brand_title a{
    	display: block;
    	float: left;
    	padding: 0 11px;
    	font-size: 15px;
    }
    .choose_brand_title a.in{
    	background: #fff;
    	height: 37px;
    	border-top: 2px #fb5358 solid;
    	border-right: 1px #e2e2e2 solid;
    	cursor: default;
    }
  	.bd_close {
		float: right;
		width: 38px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		font: bold 26px/38px simsun;
		cursor: pointer;
	}
    .choose_brand_content{
        padding: 10px 28px 28px;
    }
    .choose_brand_content ul{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .choose_brand_content ul li{
        margin: 8px;
        overflow: hidden;
        float: left;
    }
    .choose_brand_content ul li a{
    	display: block;
    	width: 68px;
    	height: 68px;
    	padding-top: 5px;
        background-color: #f7fafa;
        border: 1px #e2e2e2 solid;
        border-radius: 3px;
        font-size: 14px;
    }
    .choose_brand_content ul li a:hover{
    	background-color: #fff;
    }
    #show_brand .brand_icon{
    	width: 22px;
    	height: 22px;
    	display: inline-block;
    	position: relative;
    	top: 5px;
    	margin-right: 5px;
    }
    .brand_icon{
        width: 38px;
        height: 38px;
        display: block;
        margin: 0 auto;
    }
/*æ›´æ”¹æ&nbsp;·å¼-çŽ‹æ›¾æ·»*/    
.fl{
	float: left;
}
.fr{
	float: right;
}
.Mauto {
	margin-left: auto;
	margin-right: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix:before{
	content:"";   
    display:table;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE-mac*/
*html.clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*æ–°é—»é¡µç‰ˆå—â€”â€”â€”â€”æ¨¡å—*/

.model-news {
	width: 100%;
	clear: both;
	height: 500px;
	margin-bottom: 16px;
	background-color: #f1f1f1;
	border-bottom: 1px #f0eeee solid;
	border-top: 1px #f0eeee solid;
}

.model-news .z-map {
	width: 1100px;
	height: 500px;
	background-color:#fff ;
}

.model-news .z-map .left-plate {
	width: 800px;
	height: 500px;
	margin-left: 22px;
	overflow: hidden;
	*zoom: 1;
}
.model-news .z-map .left-plate .new-banner{
	width: 792px;
}
.model-news .z-map .left-plate .new-banner a {
	overflow: hidden;
	*zoom: 1;
}

.model-news .z-map .left-plate .new-banner a h2 {
	margin: 36px auto;
	font-size: 24px;
	color: #555;
	width: 300px;
	text-align: left;
}

.model-news .z-map .left-plate .new-banner a p {
	display: inline-block;
	font-size: 14px;
	margin-top: 48px;
	color: #777;
}

.model-news .z-map .left-plate .new-banner .rank-img {
	height: 122px;
}

.model-news .z-map .left-plate .new-banner .rank-img li {
	margin-right: 6px;
	background: #FFFFFF;
	height: 122px;
	width: 192px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
}

.model-news .z-map .left-plate .new-banner .rank-img li img {
	height: 122px;
	width: 192px;
	display: block;
	background-color: #CCCCCC;
}


.model-news .z-map .left-plate .new-banner .rank-img li:hover a p strong{
	width:180px;
	height: 24px;
	overflow: hidden;
	*zoom: 1;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.model-news .z-map .left-plate .new-banner .rank-img li:hover a p {
	width: 100%;
	height: 24px;
	background-color: rgba(0, 0, 0, .48);
	position: absolute;
	z-index: 12;
	left: 0;
	bottom: 0;
	padding-top: 5px;
	padding-left: 8px;
	-webkit-transition: background-color 0.35s linear, color 0.35s linear;
	-o-transition: background-color 0.35s linear, color 0.35 linear;
	transition: background-color 0.35 linear, color 0.35 linear;
	-webkit-transition: all 0.35 linear;
	-o-transition: all 0.35 linear;
	transition: all 0.35 linear;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.35;
	-o-transition-duration: 0.35;
	transition-duration: 0.35;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	transition: background-color 0.35 linear, color 0.35 linear
}

.model-news .z-map .left-plate .new-gd {
	height: 180px;
	margin-top: 36px;
	width: 804px;
}

/*æ–°é—»é¡µç‰ˆå—--å¤ç”¨åŒºåŸŸ*/
.model-news .z-map .left-plate .new-gd .left,
.model-news .z-map .left-plate .new-gd .right {
	overflow: hidden;
	*zoom: 1;
	margin-right: 10px;
}

.model-news .z-map .left-plate .new-gd .right {
	margin-right: 0px;
}

.model-news .z-map .left-plate .new-gd .left a li,
.model-news .z-map .left-plate .new-gd .right a li {
	width: 390px;
	height: 24px;
	margin-bottom: 18px;
    list-style: none;
}

.model-news .z-map .left-plate .new-gd .left a li span,
.model-news .z-map .left-plate .new-gd .right a li span {
	display: inline-block;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	background-color: #b4b4b4;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.model-news .z-map .left-plate .new-gd .left a li p,
.model-news .z-map .left-plate .new-gd .right a li p {
text-align: left;
	float: left;
	width: 356px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 14px;
	color: #777;
}

.model-news .z-map .left-plate .new-gd .left a:hover p,
.model-news .z-map .left-plate .new-gd .right a:hover p,
.model-news .z-map .left-plate .new-banner a p:hover,
.model-news .right-plate a p:hover,
.model-news .right-plate .rank-works a li:hover p{
	color: #fb5358;
	-webkit-transition: all 0.35 linear;
	-o-transition: all 0.35 linear;
	transition: all 0.35 linear;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.35;
	-o-transition-duration: 0.35;
	transition-duration: 0.35;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.model-news .z-map .left-plate .new-gd .left a:hover span,
.model-news .z-map .left-plate .new-gd .right a:hover span,
.model-news .right-plate .rank-works a li:hover span{
	background-color: #fb5358;
	-webkit-transition: all 0.35 linear;
	-o-transition: all 0.35 linear;
	transition: all 0.35 linear;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.35;
	-o-transition-duration: 0.35;
	transition-duration: 0.35;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}
/*æ–°é—»é¡µç‰ˆå—--å¤ç”¨åŒºåŸŸç»“æŸ*/
.model-news .right-plate {
	width: 234px;
	margin-left: 24px;
	margin-top: 36px;
	float: left;
}

.model-news .right-plate a h2 {
	font-size: 24px;
	width: 180px;
	color: #555;
	text-align: left;
}

.model-news .right-plate a .font {
	font-size: 14px;
	margin-top: 12px;
	color: #777777;
}
.model-news .right-plate .rank-works{
	margin-top: 32px;
}
.model-news .right-plate .rank-works a li {
	width: 260px;
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 11px;
	    list-style: none;
}
.model-news .right-plate .rank-works a li span {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #b4b4b4;
	border-radius: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 14px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.model-news .right-plate .rank-works a li .sprite-img{
	background-color: #FB5358;
}
.model-news .right-plate .rank-works a li p {
	width: 200px;
	height: 24px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 14px;
	color: #777;
	text-align: left;
}
/*æ–°é—»é¡µç‰ˆå—â€”â€”â€”â€”æ¨¡å—___ç»“æŸ*
 */
@media screen and (max-height: 800px) {
	
	.Explain{
		width: 338px;
		height: 431px;
		margin-left: 20px;
		background: url(/Public/images/pc/Explain2.jpg)  no-repeat;
	}
	.pk-title{
		height: 104px;
	}
	.pk-h2{
		text-align: right;
		font-size: 28px;
		margin-top: 24px;
		margin-right: 20px;
	}
	.package_full .margin{
		margin-top: 65px;
	}
	.pk-eplain{
		text-align: right;
		font-size: 12px;
		margin-right: 20px;
		margin-top: 5px;
	}
	.package-box{
		width: 332px;
		height: 206px;
	}
	.package-box img{
		width: 100%;
		height: 100%;
	}
	.package li:nth-child(6){
		margin-left: 20px;
		width: 338px;
	}
	.package li:nth-child(7){
		margin-left: 2px;
	}
	.package-more{
		width: 335px;
		height: 206px;
	}
	.package-more div{
		margin-top: 76px;
	}
	.package-more div:before{
		top: 63px;
	}
	.package-box .package-message{
		height: 206px;
	}
	.package-message div{
		margin-top: 75px;
	}
	.Explain2{
		width: 464px;
		height: 664px;
		margin-left: 81px;
		background: url('/Public/images/pc/Explain4.jpg') no-repeat;
	}
	.Explain2 .pk-title{
		height: 160px;
	}
	.Explain2 .pk-h2{
		font-size: 34px;
		text-align: center;
		margin-right: 0;
	}
	.Explain2 .pk-eplain{
		text-align: center;
		margin-right: 0;
		font-size: 20px;
		margin-top: 12px;
	}
	.Combination{
		width: 458px;
		height: 324px;
		background:url(/Public/images/pc/Combination2.jpg) no-repeat;
	}
	.comb-title{
		height: 100px;
	}
	.comb-title div{
		font-size: 30px;
		margin-top: 10px;
		font-weight: 600;
	}
	.package-top{
		background:url(/Public/images/pc/package-top2.jpg) no-repeat;
	}
	.comb-title p{
		font-size: 18px;
		margin-top: 4px;
	}
	.package-box .package-message{
		height: 100%;
	}
	.Combination .package-message div{
		margin-top: 126px;
		font-size: 32px;
	}
	.Combination .package-message p{
		font-size: 18px;
	}
}



/*åŠ¨ä½œ*/
.fadeInUp{
	-webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 0.6s;
  -webkit-animation-duration:0.6s ;
}
.fadeInUp_1{
	-webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 0.6s;
  -webkit-animation-duration:0.6s ;
}
.fadeInUp_2{
	-webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration:0.8s;
  -webkit-animation-duration:0.8s ;
}
.fadeInUp_3{
	-webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 0.8s;
  -webkit-animation-duration:0.8s ;
}
.fadeInLeft {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1s;
  -webkit-animation-duration:1s ;
}

.fadeInRight_1 {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1.2s;
  -webkit-animation-duration:1.2s ;
}
.fadeInRight_2 {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1.4s;
  -webkit-animation-duration:1.4s ;
}</pre></body></html>